Auto merge of #2742 - alexcrichton:new-error-format, r=wycats
authorbors <bors@rust-lang.org>
Fri, 27 May 2016 00:14:54 +0000 (17:14 -0700)
committerbors <bors@rust-lang.org>
Fri, 27 May 2016 00:14:54 +0000 (17:14 -0700)
Fix tests for RUST_NEW_ERROR_FORMAT

A few tests were a bit too strict in the output they were looking for, this
instead relaxes some assertions to just what we're interested in.


Trivial merge